CONTENTS | INDEX | PREV | NEXT
FUNCTION
DICE Assembler
SYNOPSIS
DAS asmfile [-o objectfile] [-E errorfile] [-nu]
DESCRIPTION
Das is a minimal 68000 assembler designed to assemble the output of
dc1.
|| NOTE: Das should not be used for assembly projects, it is meant
|| solely to deal with the output from the compiler. Das supports
|| only a minimal subset of features.
-o objfile
Specify object file, else writes to asmfile.o.
-E errorfile
Specify file for errors, else diagnostics are sent to stderr.
-nu Specify that HUNK_UNIT hunks have no name. This option is used
for creating link libraries, to make the library smaller)
SEE ALSO
Chapter .